<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subtoushu .title {
    font-size: 36px;
    font-weight: bold;
    color: #265ab0;
    padding-left: 20px;
}
.subtoushu {
    background: url(../images/toushubg.png) no-repeat top center;
    padding: 38px 48px;
    min-height: 260px;
}
.box {
    margin: 0px auto;
    position: relative;
}
.jubaobox {
    margin: 50px auto 10px auto;
    line-height: 33px;
}
.jubaomini {
    border-bottom: 1px dotted #ccc;
    padding: 20px;
}
.jubaomini h1 {
    color: #265ab0;
    font-size: 22px;
    font-weight: bold;
}
.jubaomini {
    border-bottom: 1px dotted #ccc;
    padding: 20px;
}
.jubaomini h1 {
    color: #265ab0;
    font-size: 22px;
    font-weight: bold;
}
.notes-button {
    display: block;
    background: #e2911e;
    color: #fff;
    border-radius: 3px;
    padding: 20px 150px;
    display: inline-block;
    font-size: 18px;
    border: 0px;
    cursor: pointer;
}
.h20 {
    height: 20px;
}</pre></body></html>